-
Home
-
WP Activity Log
-
5.2.2
-
Code
-
Classes
- Cron_Jobs
Total Complexity |
29 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
355 |
Lines of code |
137 |
Logical lines of code |
62 |
Comment lines |
123 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initialize_hooks() |
A |
51 |
9 |
24 |
store_cron_option() |
S |
53 |
4 |
23 |
recurring_schedules() |
S |
48 |
1 |
39 |
init() |
S |
64 |
2 |
9 |
settings_hooks() |
S |
68 |
2 |
7 |
remove_cron_option() |
S |
66 |
2 |
8 |
un_schedule_event() |
S |
70 |
2 |
6 |
generate_reports() |
S |
79 |
1 |
3 |
generate_daily_reports() |
S |
79 |
1 |
3 |
generate_weekly_reports() |
S |
79 |
1 |
3 |
generate_monthly_reports() |
S |
79 |
1 |
3 |
generate_quarterly_reports() |
S |
79 |
1 |
3 |
clear_reports() |
S |
79 |
1 |
3 |
cleanup_hook() |
S |
79 |
1 |
3 |